static type checking meaning in Chinese
静态类型检查
Examples
- He would have liked stronger static type checking of template arguments
他本来想要更强的模板参数的静态类型检验。 - Attribute node order is enforced during serialization rather than during static type checking
属性节点顺序是在序列化期间而非静态类型检查期间执行的。 - You lose static type checking although static checking is arguably of little value in a repl
您失去了静态类型检查(尽管按理说静态检查在repl中没有多少价值) 。 - At the cost of static type checking , you d get a class built of metadata driven from a database
以静态类型检测为代价,可以从数据库得到在元数据驱动下构建的类。 - Without static type checking , a type error may linger in your program as a saboteur until just the right execution path happens to uncover it
没有静态类型检查的话,类型错误将作为破坏者逗留在您的程序中,直到恰当的执行路径碰巧把它揭露出来为止。